iLoadout.RegisterAmmoType


Register a type of ammo by the template of it's launcher or gun.

prototype iLoadout.RegisterAmmoType( string weapon_template );

Parameters:
weapon_template : The URL of the weapon template.

Return value:
None.